| 2020-05-15 |
tsteven4 | update shapelib to 1.5.0. (#559) |
commit | commitdiff | tree | snapshot |
| 2020-05-14 |
tsteven4 | convert dg100 to Format class (#557) |
commit | commitdiff | tree | snapshot |
| 2020-05-13 |
tsteven4 | use qdatetime for dg100 format (#556) |
commit | commitdiff | tree | snapshot |
| 2020-05-13 |
tsteven4 | Add regression test capability for DG100/DG200 format... |
commit | commitdiff | tree | snapshot |
| 2020-05-07 |
tsteven4 | fix nmea writer date bug. (#553) |
commit | commitdiff | tree | snapshot |
| 2020-05-04 |
tsteven4 | convert unicsv to Format class (#552) |
commit | commitdiff | tree | snapshot |
| 2020-05-01 |
tsteven4 | fix windows issues with kml.h including windows.h ... |
commit | commitdiff | tree | snapshot |
| 2020-05-01 |
tsteven4 | convert kml to Format class (#550) |
commit | commitdiff | tree | snapshot |
| 2020-05-01 |
tsteven4 | add recoverymode and CRC checking to FIT reader. (... |
commit | commitdiff | tree | snapshot |
| 2020-04-28 |
tsteven4 | sprintf/snprintf replacements (#548) |
commit | commitdiff | tree | snapshot |
| 2020-04-28 |
tsteven4 | introduce xasprintf that accepts a QScopedPointer&... |
commit | commitdiff | tree | snapshot |
| 2020-04-24 |
tsteven4 | migrate advanced travis build to focal. (#546) |
commit | commitdiff | tree | snapshot |
| 2020-04-21 |
tsteven4 | convert garmin_fit to Format class. (#544) |
commit | commitdiff | tree | snapshot |
| 2020-04-21 |
tsteven4 | add missing include file to build. |
commit | commitdiff | tree | snapshot |
| 2020-04-19 |
tsteven4 | improve MSVC 2015 workaround. (#543) |
commit | commitdiff | tree | snapshot |
| 2020-04-18 |
tsteven4 | convert subrip, energympro, globalsat_sport to Format... |
commit | commitdiff | tree | snapshot |
| 2020-04-18 |
tsteven4 | update linux/macos CI Qt 5.12.8 (#541) |
commit | commitdiff | tree | snapshot |
| 2020-04-17 |
tsteven4 | assume energympro and globalsatsport use LocalTime... |
commit | commitdiff | tree | snapshot |
| 2020-04-17 |
Pierre Bernard | Added support for Qstarz BL-1000 .BIN files (#515) |
commit | commitdiff | tree | snapshot |
| 2020-04-16 |
tsteven4 | A variety of loose ends (#540) |
commit | commitdiff | tree | snapshot |
| 2020-04-15 |
tsteven4 | Fallthrough corrections (#538) |
commit | commitdiff | tree | snapshot |
| 2020-04-14 |
tsteven4 | Fix access to QByteArray/QString outside the valid... |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
tsteven4 | rework subrip format synchronization. (#536) |
commit | commitdiff | tree | snapshot |
| 2020-04-13 |
tsteven4 | Generalize xmlgeneric callbacks (#532) |
commit | commitdiff | tree | snapshot |
| 2020-04-08 |
tsteven4 | improve kml reader speed 5.1x. (#531) |
commit | commitdiff | tree | snapshot |
| 2020-04-05 |
tsteven4 | Optimize QString usage in gpx format. (#530) |
commit | commitdiff | tree | snapshot |
| 2020-04-03 |
tsteven4 | Lowranceformat (#529) |
commit | commitdiff | tree | snapshot |
| 2020-03-31 |
tsteven4 | convert random format to Format class. (#528) |
commit | commitdiff | tree | snapshot |
| 2020-03-30 |
tsteven4 | convert nmea format to Format class. (#524) |
commit | commitdiff | tree | snapshot |
| 2020-03-27 |
tsteven4 | migrate to travis-ci.com (#526) |
commit | commitdiff | tree | snapshot |
| 2020-03-27 |
tsteven4 | update Dockerfiles to use webengine instead (#525) |
commit | commitdiff | tree | snapshot |
| 2020-03-26 |
tsteven4 | work around DG-100 getconfig issues (#519) |
commit | commitdiff | tree | snapshot |
| 2020-03-26 |
tsteven4 | make some geojson member functions private. (#523) |
commit | commitdiff | tree | snapshot |
| 2020-03-26 |
tsteven4 | convert geojson format to Format class. (#522) |
commit | commitdiff | tree | snapshot |
| 2020-03-23 |
tsteven4 | fix gtm writer issue with empty tracks. (#521) |
commit | commitdiff | tree | snapshot |
| 2020-03-19 |
GPSBabel | Merge pull request #518 from gpsbabel/kmlfencepost |
commit | commitdiff | tree | snapshot |
| 2020-03-18 |
tsteven4 | modernize radius filter ... (#511) |
commit | commitdiff | tree | snapshot |
| 2020-03-18 |
tsteven4 | CLI renamed to gpsbabel on all builds. (#520) |
commit | commitdiff | tree | snapshot |
| 2020-03-16 |
Robert Lipe | Suspend uploading to transfer.sh. Sites refer to it... |
commit | commitdiff | tree | snapshot |
| 2020-03-16 |
Robert Lipe | Suspend uploading to transfer.sh. Sites refer to it... |
commit | commitdiff | tree | snapshot |
| 2020-03-13 |
Robert Lipe | Fix generated IGC file to refelect recent change in... |
commit | commitdiff | tree | snapshot |
| 2020-03-13 |
GPSBabel | Merge pull request #514 from tsteven4/simplifyopt3 |
commit | commitdiff | tree | snapshot |
| 2020-03-13 |
Robert Lipe | Dont count ending fencepost when interpolating TimeSpan... |
commit | commitdiff | tree | snapshot |
| 2020-03-13 |
Robert Lipe | Make command line version lower case only - everywhere. |
commit | commitdiff | tree | snapshot |
| 2020-02-26 |
tsteven4 | optimize simplify filter. |
commit | commitdiff | tree | snapshot |
| 2020-02-24 |
tsteven4 | make shape a subclass of Format. (#512) |
commit | commitdiff | tree | snapshot |
| 2020-02-20 |
tsteven4 | use initializer list to construct gpx tag hash. (#509) |
commit | commitdiff | tree | snapshot |
| 2020-02-20 |
tsteven4 | update format specific handling. (#502) |
commit | commitdiff | tree | snapshot |
| 2020-02-19 |
tsteven4 | extend travis cache expiration date. (#510) |
commit | commitdiff | tree | snapshot |
| 2020-02-16 |
Robert Lipe | More thoroughly hide clearly broken code that should... |
commit | commitdiff | tree | snapshot |
| 2020-02-16 |
Robert Lipe | Remove debugging. |
commit | commitdiff | tree | snapshot |
| 2020-02-16 |
Robert Lipe | Delete debuging from yahoo. |
commit | commitdiff | tree | snapshot |
| 2020-02-16 |
Robert Lipe | Something empty to force a codacy push. |
commit | commitdiff | tree | snapshot |
| 2020-02-16 |
Robert Lipe | Merge branch 'master' of https://github.com/gpsbabel... |
commit | commitdiff | tree | snapshot |
| 2020-02-15 |
tsteven4 | retire route_head_alloc(). (#507) |
commit | commitdiff | tree | snapshot |
| 2020-02-15 |
tsteven4 | reference file relocation. (#506) |
commit | commitdiff | tree | snapshot |
| 2020-02-14 |
Ralf Horstmann | Implement GCID parsing in unicsv and extend ID to 64bit... |
commit | commitdiff | tree | snapshot |
| 2020-02-13 |
tsteven4 | warning fixes (#505) |
commit | commitdiff | tree | snapshot |
| 2020-02-12 |
tsteven4 | use standard bionic image for travis coverage build... |
commit | commitdiff | tree | snapshot |
| 2020-02-12 |
Ralf Horstmann | Some more fixes for issues found by afl/asan (#500) |
commit | commitdiff | tree | snapshot |
| 2020-02-09 |
tsteven4 | Rework interpolate filter, retire some magic numbers... |
commit | commitdiff | tree | snapshot |
| 2020-02-09 |
Ralf Horstmann | Some fixes for issues found with afl and address saniti... |
commit | commitdiff | tree | snapshot |
| 2020-02-06 |
tsteven4 | add address sanitizer, undefined behavior sanitizer... |
commit | commitdiff | tree | snapshot |
| 2020-02-06 |
tsteven4 | miscellaneous cleanups (#496) |
commit | commitdiff | tree | snapshot |
| 2020-02-05 |
tsteven4 | use rounding when interpolating time in arcdist filter... |
commit | commitdiff | tree | snapshot |
| 2020-02-05 |
tsteven4 | reimplement nmea waypoint status tracking. (#494) |
commit | commitdiff | tree | snapshot |
| 2020-02-05 |
tsteven4 | fix stack buffer overflow errors in igc reader. |
commit | commitdiff | tree | snapshot |
| 2020-02-04 |
tsteven4 | re-implement gpx version handling. (#488) |
commit | commitdiff | tree | snapshot |
| 2020-02-04 |
Chris Mayo | fix removal of tomtom test temporary ov2 file (#492) |
commit | commitdiff | tree | snapshot |
| 2020-02-04 |
tsteven4 | relocate no output format display routine. (#486) |
commit | commitdiff | tree | snapshot |
| 2020-02-04 |
tsteven4 | xcsv TIMET_TIME, TIMET_TIME_MS fix for the last fix... |
commit | commitdiff | tree | snapshot |
| 2020-02-02 |
tsteven4 | Qt5127 (#489) |
commit | commitdiff | tree | snapshot |
| 2020-01-31 |
tsteven4 | Fix memory leak in lowranceusr version 4 writer. (... |
commit | commitdiff | tree | snapshot |
| 2020-01-30 |
tsteven4 | convert xcsv format to sub-class of Format. (#481) |
commit | commitdiff | tree | snapshot |
| 2020-01-30 |
tsteven4 | clang-tidy modernize-use-auto, part 2, but (#485) |
commit | commitdiff | tree | snapshot |
| 2020-01-29 |
tsteven4 | clang-tidy modernize-use-auto, but (#483) |
commit | commitdiff | tree | snapshot |
| 2020-01-28 |
tsteven4 | eliminate const_cast from lowranceusr. (#480) |
commit | commitdiff | tree | snapshot |
| 2020-01-28 |
tsteven4 | rework gathering of serialization information. (#479) |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
tsteven4 | Improve xcsv modularization, fix some xcsv end cases... |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
Ralf Horstmann | Convert mynav to Format sub-class (#472) |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
tsteven4 | Delete unused cet bits. (#469) |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
tsteven4 | modify format access to waypts via global list. (#478) |
commit | commitdiff | tree | snapshot |
| 2020-01-26 |
tsteven4 | refactor height filter to appease cppcheck & MSVC ... |
commit | commitdiff | tree | snapshot |
| 2020-01-26 |
tsteven4 | fix some xcsv bugs. (#477) |
commit | commitdiff | tree | snapshot |
| 2020-01-26 |
Robert Lipe | Checkpoint yahoo work. This gets messy because xml_form... |
commit | commitdiff | tree | snapshot |
| 2020-01-25 |
tsteven4 | gpsbabel::textstream now accepts open mode flags (... |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
tsteven4 | update codacy coverage tool. (#471) |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
tsteven4 | try to get codacy cppcheck running without height.cc... |
commit | commitdiff | tree | snapshot |
| 2020-01-21 |
Ralf Horstmann | Convert ggv_bin format to sub-class of Format (#462) |
commit | commitdiff | tree | snapshot |
| 2020-01-21 |
tsteven4 | Don't lie to mkshort about utf8. (#468) |
commit | commitdiff | tree | snapshot |
| 2020-01-21 |
tsteven4 | Drop backup/restore of wpts, rtes, trks in main. ... |
commit | commitdiff | tree | snapshot |
| 2020-01-21 |
tsteven4 | fix RouteList::copy() (#466) |
commit | commitdiff | tree | snapshot |
| 2020-01-20 |
tsteven4 | remove HAVE_LINUX_HID support from builds. (#465) |
commit | commitdiff | tree | snapshot |
| 2020-01-20 |
tsteven4 | Datetime optimization (#439) |
commit | commitdiff | tree | snapshot |
| 2020-01-19 |
Ralf Horstmann | Add OpenBSD support to qmake project (#464) |
commit | commitdiff | tree | snapshot |
| 2020-01-18 |
tsteven4 | eliminate cet usage in destinator, igo8, mmo. (#463) |
commit | commitdiff | tree | snapshot |
| 2020-01-18 |
GPSBabel | Merge pull request #453 from ra1fh/ggv-bin-int-overflow |
commit | commitdiff | tree | snapshot |
| 2020-01-18 |
tsteven4 | retire cet_convert_strings (#459) |
commit | commitdiff | tree | snapshot |
| 2020-01-17 |
tsteven4 | clean up make icon doc. (#460) |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
tsteven4 | use QTextStream for garmin_txt format. (#458) |
commit | commitdiff | tree | snapshot |
| next |